In This Topic
Sets the visual page height.
The visual height is the height of the page as it is seen on the display. It is always measured on vertical no matter the page rotation.
Syntax
public void setHeight(
double
)
|
Parameters
- height
- The visual height of the page.
See Also